Update copyright year
authorMatthias Clasen <mclasen@redhat.com>
Sat, 9 Nov 2013 18:39:48 +0000 (13:39 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 9 Nov 2013 18:39:48 +0000 (13:39 -0500)
demos/gtk-demo/application.c

index d250586286564c01138829085c65f46b5d2c4795..bdd35bf138b4cc57bf78380ffb1ce01e5c2ece1f 100644 (file)
@@ -119,7 +119,7 @@ activate_about (GSimpleAction *action,
                                                      gtk_get_major_version (),
                                                      gtk_get_minor_version (),
                                                      gtk_get_micro_version ()),
-                         "copyright", "(C) 1997-2009 The GTK+ Team",
+                         "copyright", "(C) 1997-2013 The GTK+ Team",
                          "license-type", GTK_LICENSE_LGPL_2_1,
                          "website", "http://www.gtk.org",
                          "comments", "Program to demonstrate GTK+ functions.",